home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / UILogicVis.def < prev    next >
Encoding:
Text File  |  2004-01-18  |  350 b   |  15 lines

  1. !Include("UI.def")
  2.  
  3. !UIElem(s)                
  4. !OnCondition(s)
  5. !Default()    
  6.  
  7. !CarPosition(i,i,i)                 /* x,y,z */
  8. !CarRotationSpeed(f)            /* angular speed */
  9. !Light(i,i,i,f,f,f,i,i,i)           /* x,y,z, r,g,b, xScale,yScale,zScale */
  10. !CameraPosition(i,i,i)            /* x,y,z */
  11. !CameraTargetPosition(i,i,i)        /* x,y,z */
  12. !CameraFOV(f)
  13.  
  14.  
  15.